Fix bug #9607 with vertical motion when auto-hscroll-mode is disabled.
authorEli Zaretskii <eliz@gnu.org>
Thu, 29 Sep 2011 13:03:42 +0000 (16:03 +0300)
committerEli Zaretskii <eliz@gnu.org>
Thu, 29 Sep 2011 13:03:42 +0000 (16:03 +0300)
commitd1d675f01e47aaed4355e85d7f0af459ec501549
tree208b6fb4af73861590a6976569b3cdab76b5785b
parent4b234c939ca4e14c8c4ec35a169879a049cbd8db
Fix bug #9607 with vertical motion when auto-hscroll-mode is disabled.

 lisp/simple.el (line-move): If auto-hscroll-mode is disabled and the
 window is hscrolled, move by logical lines.
 (line-move-visual): Update the doc string to the above effect.
lisp/ChangeLog
lisp/simple.el